Auto merge of #3283 - saschagrunert:master, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 15 Nov 2016 17:03:49 +0000 (09:03 -0800)
committerGitHub <noreply@github.com>
Tue, 15 Nov 2016 17:03:49 +0000 (09:03 -0800)
Changed try! macros to ? operator

Since the stabilization of the ? operator (release 1.13.0)
the ? operator should be used to use idiomatic Rust.

1  2 
src/cargo/core/resolver/mod.rs
tests/cargotest/support/mod.rs

Simple merge
Simple merge